home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / src / exampleCode / viewkit / VCal / README < prev    next >
Encoding:
Text File  |  1994-08-02  |  1.9 KB  |  49 lines

  1. ----------------------------------------------------------------------
  2.  
  3. This code runs/compiles on 5.2 Irix or later.
  4.  
  5. To properly install and run the vcal binary, do "make install" as
  6. root in this directory.
  7.  
  8. In order to rebuild this program the eoe and dev subsystems for the
  9. ViewKit and Impressario libraries must be installed on your machine.
  10.  
  11. ----------------------------------------------------------------------
  12.  
  13. VCal is a simple calendar program with alarms.  Use the "On Window"
  14. menu item under the "Help" menu to see the help text describing
  15. VCal and its interface.
  16.  
  17. Current Features:
  18.  
  19.     Multi-line text appointments
  20.     Popup alarms can be dismissed, snoozed, or can delete the appointment
  21.     Multiple alarm event types (popup, bell, email, command)
  22.     Multiple alarm events per entry (measured in days, hours, minutes)
  23.     Month and week overview displays
  24.     Month PostScript printing, day/week/month ASCII output
  25.     Full control of configurable options through preferences dialog
  26.     Support for multiple, simultaneous accessors of the same database
  27.  
  28. Current Limitations:
  29.  
  30.     Modifications to repeating entries affect all instances.
  31.  
  32. Send bugs, comments, and suggestions to mikey@sgi.com.
  33.  
  34. ----------------------------------------------------------------------
  35.  
  36. This software is provided without support and without any obligation on
  37. the part of Silicon Graphics, Inc. to assist in its use, correction,
  38. modification or enhancement.  There is no guarantee that this software
  39. will be included in future software releases.
  40.  
  41. THIS SOFTWARE IS PROVIDED "AS IS" WITH NO WARRANTIES OF ANY KIND
  42. INCLUDING THE WARRANTIES OF DESIGN, MERCHANTIBILITY AND FITNESS FOR A
  43. PARTICULAR PURPOSE, OR ARISING FROM A COURSE OF DEALING, USAGE OR TRADE
  44. PRACTICE.
  45.  
  46. In no event will Silicon Graphics, Inc. be liable for any lost revenue or
  47. profits or other special, indirect and consequential damages, even if
  48. Silicon Graphics, Inc.  has been advised of the possibility of such damages.
  49.